ci: Bump MSRV
authorColin Walters <walters@verbum.org>
Thu, 9 Jun 2022 21:49:18 +0000 (17:49 -0400)
committerColin Walters <walters@verbum.org>
Thu, 9 Jun 2022 21:49:18 +0000 (17:49 -0400)
To match what's in ostree-rs-ext.

.github/workflows/rust.yml

index a830c0e85e9a03a74e08019dd9006c4b15b9de16..b9c972e233a5d73a5e43a503013a98474086b436 100644 (file)
@@ -15,7 +15,7 @@ env:
   # TODO: Automatically query this from the C side
   LATEST_LIBOSTREE: "v2022_5"
   # Minimum supported Rust version (MSRV)
-  ACTION_MSRV_TOOLCHAIN: 1.54.0
+  ACTION_MSRV_TOOLCHAIN: 1.58.1
   # Pinned toolchain for linting
   ACTION_LINTS_TOOLCHAIN: 1.56.0